Add stuff from Ettore
authorHavoc Pennington <hp@src.gnome.org>
Tue, 28 Mar 2000 17:18:15 +0000 (17:18 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Tue, 28 Mar 2000 17:18:15 +0000 (17:18 +0000)
TODO.xml

index 4dd5082da2520aedd533d0774f150b709fe80bc7..dc0c99b1215f1757248298ac6ee573cb5bb68a90 100644 (file)
--- a/TODO.xml
+++ b/TODO.xml
     </entry>
 
 
+    <entry size="medium" status="0%" target="1.4">
+      <title>GUI-editable means of user configuration</title>
+      <description>
+       <p>
+          Need to be able to set double click time, whether cursors
+          blink, etc., from a control panel type of deal.
+       </p>
+      </description>
+      <contact>gtk-devel-list@redhat.com</contact>
+    </entry>
+
   </section> <!-- Core -->
 
   <section>
       <contact>gtk-devel-list@redhat.com</contact>
     </entry>
 
+    <entry size="medium" status="0%" target="1.4">
+      <title>Menu scroll</title>
+      <description>
+       <p>
+          When menus are bigger than the screen, allow scrolling
+          as on the Mac.
+       </p>
+      </description>
+      <contact>gtk-devel-list@redhat.com</contact>
+    </entry>
+
+    <entry size="medium" status="0%" target="1.4">
+      <title>Toolbar/menubar wrap</title>
+      <description>
+       <p>
+          When toolbars and menubars are too wide, do some sort of 
+          wrapping or drop-down deal. (See Windows/Mac apps for examples.)
+       </p>
+      </description>
+      <contact>gtk-devel-list@redhat.com</contact>
+    </entry>
+
+    <entry size="small" status="0%" target="1.4">
+      <title>Blink cursor in GtkEntry</title>
+      <description>
+       <p>
+          Make the cursor optionally blink in GtkEntry. Beware, the entry code
+          is somewhat in flux; mail Owen and ask.
+       </p>
+      </description>
+      <contact>otaylor@redhat.com</contact>
+    </entry>
+
+    <entry size="small" status="0%" target="1.4">
+      <title>Don't highlight first menu item when menus come up</title>
+      <description>
+       <p>
+          Keep GtkMenu from prelighting the first menu item.
+       </p>
+      </description>
+      <contact>gtk-devel-list@redhat.com</contact>
+    </entry>
+
   </section> <!-- GTK+ -->
 </todo>